Skip to content

Build(deps): Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in /.github/actions/python-setup - #8484

Merged
Vincent Biret (baywet) merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/actions/python-setup/astral-sh/setup-uv-10.1.0
Sep 17, 2026
Merged

Vincent Biret (baywet) merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/actions/python-setup/astral-sh/setup-uv-10.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps astral-sh/setup-uv from 10.0.1 to 10.1.0.

Release notes

Sourced from astral-sh/setup-uv's releases.

v10.1.0 🌈 New output python-runtime-idand respect NO_PROXY

Changes

This release adds more bheind the scene security improvements and also 2 small improvements.

NO_PROXY

This action now respects no_proxy/NO_PROXY environment variables which were previously ignored.

New output python-runtime-id

The new output python-runtime-id can be used to know which python version exactly was installed if you use activate-environment. See pyca/cryptography#15572 for details on why this can be useful.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@20cfd1b...bec219d)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Usage: [Issues, PRs], Target: dependencies in the project github_actions Pull requests that update GitHub Actions code labels Sep 17, 2026
Copilot AI balanced review requested due to automatic review settings September 17, 2026 16:53
@dependabot dependabot Bot added dependencies Usage: [Issues, PRs], Target: dependencies in the project github_actions Pull requests that update GitHub Actions code labels Sep 17, 2026
@dependabot
dependabot Bot deployed to github-app-auth September 17, 2026 16:53 Active
@dependabot
dependabot Bot deployed to github-app-auth September 17, 2026 16:54 Active
@dependabot
dependabot Bot deployed to github-app-auth September 17, 2026 16:54 Active
@dependabot
dependabot Bot deployed to github-app-auth September 17, 2026 16:54 Active

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The version annotation and immutable commit SHA consistently update the dependency to the documented release.

Pull request overview

Updates the Python setup action to use astral-sh/setup-uv v10.1.0.

Changes:

  • Pins setup-uv to the v10.1.0 commit SHA.
  • Gains upstream proxy handling and download verification improvements.
File summaries
File Description
.github/actions/python-setup/action.yml Updates the pinned setup-uv action version.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@baywet
Vincent Biret (baywet) added this pull request to the merge queue Sep 17, 2026
Merged via the queue into main with commit 200b787 Sep 17, 2026
40 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/dot-github/actions/python-setup/astral-sh/setup-uv-10.1.0 branch September 17, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Usage: [Issues, PRs], Target: dependencies in the project github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants